home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Rainbow Ball < prev    next >
Text File  |  1999-07-05  |  598b  |  51 lines

  1. Resn=15,
  2.  
  3. Durn="1.6",
  4.  
  5. CamX="30 * cos( .13 * t )",
  6. CamY="20 * sin( .13 * t )",
  7. CamZ="40 + 10 * cos( .11 * t )",
  8.  
  9. CmLX="0",
  10. CmLY="0",
  11. CmLZ="0",
  12.  
  13. CUpX="0",
  14. CUpY="0",
  15. CUpZ="1",
  16.  
  17.  
  18.  
  19. widt=420,heig=280,
  20.  
  21.  
  22. ConL=1,ConB=1,
  23.  
  24.  
  25. Fall="0.03",
  26.  
  27. C0="sin( PI * dt )",
  28. C1="cos( PI * dt )",
  29.  
  30. D0="( s - .5 ) * 3.1415926",
  31. D1="50 + abs( mag( s ) ) * 20",
  32. D2="cos( d0 )",
  33. D3="sin( d0 )",
  34.  
  35. X="d2 * d1 * c1",
  36. Y="d3 * d1",
  37. Z="d2 * d1 * c0",
  38.  
  39.  
  40. D4="5.14286 * s",            // 5.14286 == 6 / 1.16666
  41.  
  42. R="pos( 2 - d4 ) + pos( 2 - abs( d4 - 6 ))",
  43. G="2 - abs( d4 - 2 )",
  44. B="2 - abs( d4 - 4 )",
  45.  
  46. Scal="600",
  47. ScSz=1,
  48.  
  49. Pers="280",
  50.  
  51. Vers=30,